home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / CAT_DISK / DISKCAT5.ZIP / ERR.MSG < prev    next >
Encoding:
Text File  |  1989-12-01  |  2.5 KB  |  51 lines

  1.                               Diskcat-5 (tm)
  2.                        Copyr. 1983-1986 Nelson Ford
  3.  
  4. The following is a list of error message numbers and their explanations.
  5. You may never see any of these error numbers in Diskcat if you follow the 
  6. prompts on the screen and operate your computer in a reasonable manner.
  7. (eg: Don't put a write-protect tab on your data disk; keep paper in your
  8. printer; don't use illegal file names, etc.)
  9.  
  10.          Number              Explanation
  11.           2-6      Program errors. Notify FORD SOFTWARE.
  12.            7       Out of memory.
  13.           9-20     Program errors. Notify FORD SOFTWARE.
  14.            24      Device timeout. Printer or disk drive not ready.
  15.            27      Out of paper.
  16.          50-55     Program errors or you may have tried an illegal
  17.                      file name or file not found.
  18.            58      File already exists.
  19.            61      Disk full.
  20.            62      Input past end. (Probably from a file not having
  21.                      any data in it.)
  22.            64      Bad file name.
  23.            67      Too many files. Directory may have maximum number
  24.                      of files already.
  25.            68      Device unavailable.
  26.            70      Permission denied. Disk write-protected or drive
  27.                      spec entered twice. (ie: "C:C:DC5-FILE") You
  28.                      usually do not have to enter the drive spec
  29.                      along with the file name. Follow the prompts.
  30.            71      Disk not ready.
  31.            72      Disk media error.
  32.            74      Rename across disks.
  33.            75      Path/file access error. (This can sometimes be
  34.                      caused by programs that define search PATHs for
  35.                      data files.)
  36.            76      Path not found.
  37.  
  38.       If you cannot resolve a problem with the information that is given
  39.       above and in the manual, please notify FORD SOFTWARE, 713-721-5205.
  40.  
  41.  
  42.  < To print a copy of this file, enter COPY ERR.MSG PRN from the DOS prompt. >
  43.  
  44.  
  45. NOTE:  Diskcat-5 is written in compiled BASIC with assembler subroutines and
  46.        compiled with IBM's BASCOM version 2. Writing to the disk is done only
  47.        through standard BASIC commands. The assembler routines use only the
  48.        standard DOS function calls. Therefore, if you find a conflict with a
  49.        resident utility or get a bad report from CHKDSK, we modestly suggest
  50.        that you look at your resident utilities, device drivers or anything
  51.        else loaded into memory first.